[INFO] fetching crate rs-fast-mcp 0.2.0...
[INFO] testing rs-fast-mcp-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rs-fast-mcp 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rs-fast-mcp 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rs-fast-mcp 0.2.0
[INFO] tweaked toml for crates.io crate rs-fast-mcp 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-fast-mcp 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rs-fast-mcp 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d74812fd642fc852a28812d5261740e4bbc4f5f01209347abf3363b5a484cf98
[INFO] running `Command { std: "docker" "start" "-a" "d74812fd642fc852a28812d5261740e4bbc4f5f01209347abf3363b5a484cf98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d74812fd642fc852a28812d5261740e4bbc4f5f01209347abf3363b5a484cf98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74812fd642fc852a28812d5261740e4bbc4f5f01209347abf3363b5a484cf98", kill_on_drop: false }`
[INFO] [stdout] d74812fd642fc852a28812d5261740e4bbc4f5f01209347abf3363b5a484cf98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc09464b22038c4d18fc179ade960952f281202eac1b5cb7b665c1e571092736
[INFO] running `Command { std: "docker" "start" "-a" "fc09464b22038c4d18fc179ade960952f281202eac1b5cb7b665c1e571092736", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling referencing v0.40.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling actix-web-lab-derive v0.20.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling mediatype v0.19.20
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling actix-web-lab v0.20.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling jsonschema v0.40.2
[INFO] [stderr]    Compiling openidconnect v4.0.1
[INFO] [stderr]    Compiling rs-fast-mcp v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "fc09464b22038c4d18fc179ade960952f281202eac1b5cb7b665c1e571092736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc09464b22038c4d18fc179ade960952f281202eac1b5cb7b665c1e571092736", kill_on_drop: false }`
[INFO] [stdout] fc09464b22038c4d18fc179ade960952f281202eac1b5cb7b665c1e571092736
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6cea3d9669c673b20c812a706f0e32deed4c2a6a04a77adf112383a4fecfb64
[INFO] running `Command { std: "docker" "start" "-a" "e6cea3d9669c673b20c812a706f0e32deed4c2a6a04a77adf112383a4fecfb64", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-fast-mcp v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchjkViX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchjkViX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rate_limiting_test-b2013f3976a57942" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (test "rate_limiting_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcihMRS6/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcihMRS6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/template_test-151d155aa7700b6d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (test "template_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNTZVAC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNTZVAC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_transport_test-7c23f994d748a8a6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7qX91c/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7qX91c/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fuzzy_test-abb0d0af7c6a6684" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (test "fuzzy_test") due to 1 previous error
[INFO] [stderr] error: could not compile `rs-fast-mcp` (test "client_transport_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDQx5hD/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDQx5hD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/aws_cognito_demo-da045c72327b91c6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (example "aws_cognito_demo") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustck1heyW/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustck1heyW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_providers_test-489cd568fa9a1bd7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (test "auth_providers_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcbh5X0L/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcbh5X0L/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/testing_demo-96f45d4c2a6c98c9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (example "testing_demo") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1QolOi/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1QolOi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mounting_test-0ec56ba55fecf66d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (test "mounting_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcMgpl6q/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-b22adc89bc1a42dd,libiana_time_zone-e4284183d46316cc,librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcMgpl6q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/atproto_server-4709cfe43fc30da2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (example "atproto_server") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcNw2iyw/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librs_fast_mcp-8f83e7e60236ad22,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libjsonschema-ac74df9078ce2b50,libbytecount-104a505dd9bbb58d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libfancy_regex-4543a0f36006b972,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libemail_address-d67e145e82c696c9,libfraction-de1143363fddf472,libnum-beeb03fbc84a45d2,libnum_rational-5e04161a28a8d51d,libnum_complex-c8a38b35e430f3d1,libnum_cmp-17522be2d14919c0,libdata_encoding-9925c048f12d655c,libreferencing-e9f8fd7e48ba0e39,libfluent_uri-d1c12ba694deb7a3,libborrow_or_share-58fbf106c027b579,libref_cast-fc224cc3c59bac93,libdotenvy-c158e10653a35757,libtracing_subscriber-75f04c3efa810ecc,libsharded_slab-86c02de814b2de8a,libmatchers-3a47c7f3f91e5cee,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libactix_web_lab-71843b520f4df801,libserde_html_form-43d6b36fac189624,libcsv-b7ee57db72e0d777,libcsv_core-a4f291ba6f483010,libtokio_stream-8fb7a411ee912ff6,libarc_swap-669a571db91aa903,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libahash-64126edc88e62223,libactix_web-a33e2b4da4931326,libimpl_more-6fc7c6fa77315c70,libactix_server-24a72f8b56b3866a,libsocket2-09e6398933da7311,libactix_router-7724dfc35cb968d4,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libcookie-7554cef617c972c0,libactix_http-3a4b9db88c803f30,librand-1e0ca69e28b6ca60,librand_chacha-4c69edf4707947c2,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-341a4c2d9f9921a8,liblocal_channel-faaa9d3d15357bca,libbytestring-d2dc5c13f9721d64,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libh2-8b20eef948e761ac,libzstd-07724fa8c99b9391,libzstd_safe-bde178c7ada0920b,libzstd_sys-2ca9a85338c8a4cb,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libactix_service-024b06bb0b2b5eea,libactix_codec-79df93979747382e,libderive_more-ecfe6f4e49b540a6,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-dae3301903890db8,libhttp-e0ce57d7bf25a954,liblru-5188cb368b4d068a,libjsonwebtoken-053f3c86ffbfb327,libpem-d607f251a0d98a82,libsimple_asn1-23c9de62a840269c,libtime-416827ad7a0639dd,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-0d512fe71bf05303,libnum_bigint-74d9073798669edc,libed25519_dalek-6585ccd0a164870e,libcurve25519_dalek-139985d0aa1980a8,libed25519-6450c405afd8d835,libp384-1572a72c4f923b69,libp256-5764b91d3064e05c,libsha2-3bb34c342763bfdd,libcpufeatures-471354fefbcaf2d8,libecdsa-3322f1ca8d1c5e32,librfc6979-82a7b496af6c78a7,libprimeorder-f7bd74a8aad0f6da,libelliptic_curve-7625d0aba293b2c4,libsec1-ebdde35ae65f916f,libhkdf-d24989ef368188f6,libhmac-6348430f7cdfd90f,libcrypto_bigint-65bd112404543599,libbase16ct-b0752502dc7a9a1c,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librsa-6efb56a66d86f402,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libnum_bigint_dig-441a28948f1b278e,liblibm-6e8521081c3763a4,libnum_iter-8f709bd930192bd6,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,libnum_integer-1e7f805ed6327c48,libnum_traits-03fd58aafdbeefe6,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsignature-3462dca62a53b496,librand_core-303c54b15ddc8c08,libdigest-9a7e19ae8d4b3b37,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libanyhow-7e5dcd40304f6dad,libthiserror-0f9c52a887c046b6,libreqwest-68981ad69d944e67,libserde_urlencoded-6493274830692eab,libryu-14257e7dfe68df82,librustls_platform_verifier-bd7ef9d81a6fc259,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-3912e1dab0f81ddc,libwebpki_roots-4686be88c31cf4c7,libtokio_rustls-12aae005e5ccd04a,librustls-1391b2ca10e62e0e,libsubtle-6ff5d44cdfa0bfdf,libwebpki-595799328f6cb1ed,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,libring-436ca74966827b80,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-933f26ba7f01e67a,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-0513765b7aa254b6,libtower_layer-d70c7e404336389b,libhyper_util-967c9c805516b72c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bacd31f1c7f4e916,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2e16d15c08505156,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-f3bfa4273592b590,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,liburl-b97891fa5c73e585,libidna-07a2b814a8c92442,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-34ddc5a21b941e4a,libhttp-2b4f0b9284ae8d87,libsync_wrapper-a3845461b7db14a0,libfutures-9d01f28c7a3b2574,libfutures_executor-211184755760774d,libfutures_util-a26dd5737998bc46,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-dd0e8c112d71c8ed,libnom-22ea25e9f38a3105,libfutures_core-fc6bb1738f00fc87,libserde_json-729532b8d05fff87,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-4d6471318d3a4041,libserde_core-57e528f07a610d2d,libdashmap-ecff37fb80605d11,libhashbrown-c66a0cd602652163,libtokio-9704ca3b546f8c4a,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-ff5aca13e3e348ea,libmio-6eebef61c8526d61,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6226526fad006638,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-d451c26c0030d097,libclap_builder-ce1bd0b399a84b07,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcNw2iyw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_demo-9c1acb7f19e236ff" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-fast-mcp` (example "http_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `rs-fast-mcp` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rs_fast_mcp --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d1a9832abeb9b74 -C extra-filename=-8a662329fd5af9b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-a33e2b4da4931326.rlib --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-71843b520f4df801.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b22adc89bc1a42dd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d451c26c0030d097.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ecff37fb80605d11.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-dd0e8c112d71c8ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9d01f28c7a3b2574.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-ac74df9078ce2b50.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-053f3c86ffbfb327.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-4855aff186d4a14c.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-351bea05b73ecdee.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-68981ad69d944e67.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-2184fc2cee0969f5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-34ddc5a21b941e4a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729532b8d05fff87.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0f9c52a887c046b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9704ca3b546f8c4a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-8fb7a411ee912ff6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6226526fad006638.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-75f04c3efa810ecc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b97891fa5c73e585.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b2be159e197a443e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out -L native=/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e6cea3d9669c673b20c812a706f0e32deed4c2a6a04a77adf112383a4fecfb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6cea3d9669c673b20c812a706f0e32deed4c2a6a04a77adf112383a4fecfb64", kill_on_drop: false }`
[INFO] [stdout] e6cea3d9669c673b20c812a706f0e32deed4c2a6a04a77adf112383a4fecfb64
